home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / dmraid / TODO < prev   
Text File  |  2008-06-11  |  857b  |  26 lines

  1.  
  2. -- dmraid 1.0.0.rc14 TODO --                    2006.11.08
  3.  
  4. o use kpartx instead of my own DOS metadata format handler
  5.  
  6. o more enhancements for RAID set consistency checks
  7.  
  8. o neater -s output; something better than just paragraphs
  9.   for super- and subsets ?
  10.  
  11. o MD metadata format handler
  12.  
  13. o enhance metadata write feature in order to be able to store state changes
  14.   persistently; needs an event() method to inform the metadata handler about
  15.   state changes recognized eg, at the device-mapper interface layer
  16.  
  17. o event daemon linked to libdmraid which keeps track of RAID device and set
  18.   state changes (eg, io errors) and decides about degration etc.;
  19.   dmeventd coded; needs library for dmraid access
  20.  
  21. o more cleanup and enhance debug and verbose output
  22.  
  23. o regular expressions for metadata format, RAID device and RAID set selection
  24.  
  25. o does dmraid need a config file ?
  26.